Home > biomechZoo > Toolbox > Support Functions > getsection.m

getsection

PURPOSE ^

section = GETSECTION(data,ch) returns section ('Video' or 'Analog') of channel

SYNOPSIS ^

function section = getSection(data,ch)

DESCRIPTION ^

 section = GETSECTION(data,ch) returns section ('Video' or 'Analog') of channel

 ARGUMENTS
  data     ...  Zoo data
  channel  ...  Channel name (string)

 RETURNS
  section  ...  Name of section associated with channel ('Video' or 'Analog')

 See also addchannel, removechannel

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005